Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

SoilR (version 1.2.107)

[,Model,character,missing,missing-method: Experimentally overloaded index operator

Description

The method provides shortcuts and a unified interface to some of the methods that can be applied to a model. For a given model `M` the code `M['C'] is equivalent to `getC(M)` and `M['ReleaseFlux']` is equivalent to `getReleaseFlux(M)` `M['AccumulatedRelease']` is equivalent to `getAccumulatedRelease(M)`

Usage

# S4 method for Model,character,missing,missing
[(x, i)

Arguments

x

no manual documentation

i

no manual documentation